-
Home
-
WP-SCSS
-
4.0.4 (latest)
-
Code
-
Classes
- ArgumentDeclaration
| Total Complexity |
38 |
| Dependencies |
6 |
| Dependents |
5 |
| Total lines |
203 |
| Lines of code |
117 |
| Logical lines of code |
66 |
| Comment lines |
43 |
| Methods |
11 |
| Properties |
3 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| verify() |
A |
44 |
14 |
43 |
| matches() |
A |
53 |
9 |
24 |
| originalArgumentName() |
S |
56 |
4 |
17 |
| __toString() |
S |
63 |
3 |
10 |
| isEmpty() |
S |
77 |
2 |
3 |
| __construct() |
S |
74 |
1 |
5 |
| createEmpty() |
S |
79 |
1 |
3 |
| parse() |
S |
78 |
1 |
3 |
| getArguments() |
S |
82 |
1 |
3 |
| getRestArgument() |
S |
82 |
1 |
3 |
| getSpan() |
S |
82 |
1 |
3 |